home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web23 / CASE 2 Data Files / wheels.css < prev   
Cascading Style Sheet File  |  2011-03-14  |  845b  |  26 lines

  1. /*
  2.    New Perspectives on HTML and XHTML 5th Edition
  3.    Tutorial 3
  4.    Case Problem 2
  5.  
  6.    Mountain Wheels Style Sheet
  7.    Author: Joanne Ponce
  8.    Date:   3/14/2011
  9.  
  10.    Filename:         wheel.css
  11.    Supporting Files: body.jpg, block.jpg, h1back.jpg
  12.  
  13. */
  14.  
  15. body    {margin: 0px; font-family: Verdana, Helvetica, sans-serif; background-color: white;}
  16.  
  17.  
  18.  
  19. #column1  {width: 140px; padding-left:10px; padding-top: 20px; float: left}     
  20.  
  21. #column2  {background-position: 40%; float: left; border-right: 1px; border-left: 1px; (black)} 
  22. h1              {center-aligned; height: 100px; margin: 0px;  background-color: white; border:1px; black}
  23. h2       {margin-left: 30px; font-color: white; background-color: (108, 87, 12)}
  24. h3               {left-margin:3px}
  25. url               {(body.jpg) no-repeat}
  26. p                {margin-10px}